home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / rpg / crossfir.003 / crossfir / arch / README < prev   
Text File  |  1994-09-24  |  2KB  |  48 lines

  1. This is a generic README file for the arch directory.
  2. You should also read the CHANGES for and Naming.doc file.
  3.  
  4.  The color bitmap files use the XPM library (called xpm-3.3 on
  5. most ftp sites.  A later version may be out now.)
  6.  
  7.  This library is needed in order to compile crossfire with the color
  8. pixmap support.
  9.  
  10.  The pixmap files have the same name as the bitmap file with ".xpm"
  11. concatenated to the end.  If your system has short filename length
  12. limits, this may cause a problem.
  13.  
  14.  I use 'pixmap' to edit the xpm files.  This should be available the
  15. same place the xpm library can be found.  It does require the xpm
  16. library.
  17.  
  18. All of the XPM files have been colored.  However, only a small number
  19. have actually been done so properly - that is, by hand, and with the
  20. proper outlines.  Many people are working on fixing more of these up.
  21.  
  22.  If you do start to work on colorizing the other directories, please
  23. let me know.  Otherwise, you may start working on something that someone
  24. else has already done.
  25.  
  26. The file xpm.template in the dev directory is a XPM file that has all of
  27. the colors that are allowable for XPM files.  This is to limit the total
  28. number of colors used, in order not of overrun color spaces on systems.
  29. If you really need a color not in that file, please send me mail, and it
  30. might be added to the list of acceptable colors.
  31.  
  32. Directories converted (in a good fashion):
  33. potion, talisman, jewel, spell, misc: These are done fairly nicely.
  34. weapons, players:  These could use some more work, but are at least
  35.     reasonable.  
  36. armour/shield: Beautifully colored by Kjetil Torgrim Homme
  37.     <kjetilho@ifi.uio.no>
  38.  
  39.  
  40. A general coloring practice has been adopted that light is coming
  41. from the right side, so the left side of the buildings should be darker
  42. or shaded, if appropriate.
  43.  
  44.  Mark Wedel
  45. master@rahul.net
  46.  
  47. For a list of colors to use, look at the dev/xpm.template file.
  48.